home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.programming / comp.sys.amiga.programmer_33872_000074.msg < prev    next >
Encoding:
Text File  |  1994-11-27  |  1.7 KB  |  44 lines

  1. Path: news.chalmers.se!sunic!EU.net!howland.reston.ans.net!usenet.ins.cwru.edu!eff!news.umbc.edu!haven.umd.edu!cville-srv.wam.umd.edu!walrus
  2. From: walrus@wam.umd.edu (Udo K Schuermann)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: HOW TO: Creating a Resizable GUI
  5. Date: 12 Jun 1994 22:10:51 GMT
  6. Organization: University of Maryland, College Park
  7. Lines: 659
  8. Message-ID: <2tg15b$j3@cville-srv.wam.umd.edu>
  9. NNTP-Posting-Host: rac3.wam.umd.edu
  10. Summary: A Usenet Publication for Amiga Users
  11. Keywords: walrus,gui,layout,engine,resizable
  12.  
  13. Due to a few requests on the topic, I took the time to create the following
  14. document to serve as a sort of tutorial  for what I  call "hand-crafting" a
  15. freely resizable GUI based on Intuition and GadTools.  It is not a ready to
  16. run layout engine like MUI, but a  methodology to achieve  the same core of
  17. flexibility without the overhead that less necessary features require.
  18.  
  19. Consider this a gift.  If you don't agree with my opinions or  with  what I
  20. present here, then ignore it.   I am doing  this because I  believe that it
  21. may help create more flexible software.  I invite public discussion of this
  22. stuff, but do not know how much time I have to participate to any extent.
  23.  
  24. Enjoy!
  25.  
  26.  ._.  Udo Schuermann
  27.  ( )  walrus@wam.umd.edu
  28.  
  29.  
  30. --------------------------------(snip snip)--------------------------------
  31.  
  32.               The Walrus Layout Engine
  33.               ~~~~~~~~~~~~~~~~~~~~~~~~
  34.         A presentation of methods for hand-crafting
  35.              a resizable graphic user interface
  36.                     ***
  37.              Copyright (c) 1994 Udo Schuermann
  38.                 All rights reserved
  39.  
  40. ...
  41.  
  42. [Sorry, I can't reproduce the article here, as it isn't freely redistributable.
  43.  Ask Udo for a copy.  - J�G]
  44.